Switch network setup over to xenbus.
authorcl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Wed, 24 Aug 2005 22:22:11 +0000 (22:22 +0000)
committercl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Wed, 24 Aug 2005 22:22:11 +0000 (22:22 +0000)
commite66487c0fc1ddb364408905ff3d183adf113e2fe
treeaef7e288bc292f6a2602d8227aa8b39d4035b895
parentf73d8dba8fb6c74edc5359221243dcf3b855a5fa
Switch network setup over to xenbus.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
linux-2.6-xen-sparse/arch/xen/kernel/reboot.c
linux-2.6-xen-sparse/drivers/xen/console/console.c
linux-2.6-xen-sparse/drivers/xen/netback/Makefile
linux-2.6-xen-sparse/drivers/xen/netback/common.h
linux-2.6-xen-sparse/drivers/xen/netback/control.c [deleted file]
linux-2.6-xen-sparse/drivers/xen/netback/interface.c
linux-2.6-xen-sparse/drivers/xen/netback/netback.c
linux-2.6-xen-sparse/drivers/xen/netback/xenbus.c [new file with mode: 0644]
linux-2.6-xen-sparse/drivers/xen/netfront/netfront.c
tools/python/xen/xend/XendDomainInfo.py